Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CLI and metrics #211

Merged
merged 44 commits into from
Mar 20, 2024
Merged

Refactor CLI and metrics #211

merged 44 commits into from
Mar 20, 2024

Conversation

deemp
Copy link
Member

@deemp deemp commented Mar 19, 2024

Based on #193
Closes #204, #210


PR-Codex overview

This PR adds dataize functionality, refactors Metrics, updates test files, and enhances YAML handling.

Detailed summary

  • Added dataize functionality to PHI program
  • Refactored Metrics structure and added JSON serialization
  • Updated test files and imports
  • Enhanced YAML handling for metrics collection

The following files were skipped due to too many changes: eo-phi-normalizer/src/Language/EO/Phi/Metrics.hs, eo-phi-normalizer/app/Main.hs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

deemp added 30 commits March 13, 2024 00:21
@deemp deemp requested a review from fizruk March 19, 2024 14:35
@fizruk fizruk merged commit 7889633 into master Mar 20, 2024
7 of 10 checks passed
@fizruk fizruk deleted the refactor-cli-and-metrics branch March 20, 2024 17:46
@fizruk fizruk mentioned this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor CLI
2 participants